projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2469318
)
*** empty log message ***
author
Magnus Henoch
<mange@freemail.hu>
Sun, 26 Nov 2006 13:22:52 +0000
(13:22 +0000)
committer
Magnus Henoch
<mange@freemail.hu>
Sun, 26 Nov 2006 13:22:52 +0000
(13:22 +0000)
lisp/url/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/url/ChangeLog
b/lisp/url/ChangeLog
index 2175a4e53d00b80fb2e786c69fb2641f2a35eed4..c50dcf52897139a6778523eef02c5ea0e6703d9a 100644
(file)
--- a/
lisp/url/ChangeLog
+++ b/
lisp/url/ChangeLog
@@
-2,6
+2,9
@@
* url-http.el (url-http-wait-for-headers-change-function): Use
`when' instead of `if' when possible.
+ (url-http): Define url-http-response-version.
+ (url-http-parse-response): Set it.
+ (url-http-parse-headers): Use it to determine keep-alive behavior.
2006-11-23 Diane Murray <disumu@x3y2z1.net>